html,body,div,span,ul,li,a,p,img,em,i,form,input,textarea,h1,h2,h3,h4,h5,h6{margin: 0; padding: 0; outline: none;}
body{
	font-size: 12px;
	color: #333333;
	font-family:"ËÎÌå"
	background-color: #f4f4f4;
	-webkit-text-size-adjust:100%;
	word-wrap:break-word;
}
ul{list-style: none;}
a{
	text-decoration: none; 
	color: #333333;
}
a:hover{
	text-decoration: none;

}
img,input{border: none;}
em,i{font-style: normal;}
h1, h2, h3, h4, h5, h6{font-size:100%;}
.clearfix:after{
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0
}
.clearfix{zoom:1;}
.clear{clear: both;}
.l{float: left;}
.r{float: right;}
.transition{
	transition:all .8s ease;
	-webkit-transition:all .8s ease;
	-moz-transition:all .8s ease;
	-ms-transition:all .8s ease;
	-o-transition:all .8s ease;
}

.w_1002{
	    width:1002px;
		margin:auto;
		}
.w_1100{
	    width:1100px;
		margin:auto;
		}
